Endpoint for counting amount of annotations by project ID Supports both mongo and S2 datasets Mainly supposed to be used for billing purposes
Ok
{- "id": "string",
- "url": "string",
- "status": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "type": "string",
- "error": "string",
- "progress": 0,
- "spec": {
- "property1": null,
- "property2": null
}, - "report": {
- "property1": null,
- "property2": null
}
}